home *** CD-ROM | disk | FTP | other *** search
/ Champak 128 / Vol 128 (Damaged).iso / games / gandy_sq.swf / scripts / DefineButton2_162 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-03-26  |  134 b   |  5 lines

  1. on(release){
  2.    _root.getURL("http://webgames.thefellowship.nl/cgi-bin/highscore.pl","_blank","POST");
  3.    _root.gotoAndPlay(1);
  4. }
  5.